Spring Data包含的仓库对Cassandra提供基本支持,目前受到的限制比先前讨论的JPA仓库要多,并且需要使用@Query注解相应的查找方法。
@Query
注 想全面了解Spring Data Cassandra,可查看它的参考指南。